home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Configuration / Speedometer / Speedometer 4.0 / Speedometer 4.0.rsrc / TEXT_131_FPU .txt < prev    next >
Text File  |  1994-05-11  |  2KB  |  19 lines

  1. FPU Benchmarks
  2. The FPU Benchmarks are three standard benchmark programs modified to take advantage of the Floating Point Unit in your computer. If you don't have an FPU, then the FPU Benchmarks are not available. The exception to this is on the PowerPC in Native Mode. The PowerPC Macs do not have 68881 family floating point units. When running in emulation mode, the FPU is not emulated so the FPU tests are not offered. If you run in Native Mode, though, the on-board floating point of the PowerPC is so fast that it is valid to compare what it can do vs. a 68881 series chips. Thus, in Native mode, the FPU tests are offered.
  3.  
  4. The FPU can run floating point operations incredibly fast, but it is not directly supported by most applications. These tests will give you an idea of the potential of the FPU if you compare the results with the results of the same tests from the standard Benchmark Mix. The results of the tests are presented in two ways. The first column - labeled ABS. - is the time in seconds the test took, or in the case of KWhetstones is the actual number of KWhetstones per second your machine can do. The second column - labelled RAT. - is a ratio of the performance of your system vs. that of a standard Quadra 650. A 650 should score approximately 1.0 in all three tests. Obviously, the higher the number you get, the better.
  5.  
  6. FPU KWhetstones
  7. This is a very commonly used benchmark which is geared primarily to testing floating point speed. It does a lot of basically meaningless manipulations of floating point data in such a way as to emulate "real-world" number crunching. It tests both the basic four functions (+, -, *, /), as well as some of the transcendental funtions.
  8.  
  9. FPU Fast Fourier Transform
  10. The FFT test is not actually a benchmark, but instead is a powerful analysis method from the signal processing world. It runs a LOT of floating point calculations on complex numbers (numbers involving both real and imaginary parts). It mostly uses the basic four functions as well as using the COS function. This test runs on 256 element arrays.
  11.  
  12. FPU Matrix Multiply
  13. A simple matrix multiply between two arrays of floating point numbers of 40x40 elements.
  14.  
  15. Note: Some tests are run repeatedly in order to obtain a significant result.
  16.  
  17.  
  18.  
  19.